Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

infblock.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Typedefs

typedef inflate_blocks_state
FAR 
inflate_blocks_statef

Functions

inflate_blocks_statef *inflate_blocks_new OF ((z_streamp z, check_func c, uInt w))
int inflate_blocks OF ((inflate_blocks_statef *, z_streamp, int))
void inflate_blocks_reset OF ((inflate_blocks_statef *, z_streamp, uLongf *))
int inflate_blocks_free OF ((inflate_blocks_statef *, z_streamp))
void inflate_set_dictionary OF ((inflate_blocks_statef *s, const Bytef *d, uInt n))
int inflate_blocks_sync_point OF ((inflate_blocks_statef *s))


Typedef Documentation

typedef struct inflate_blocks_state FAR inflate_blocks_statef
 


Function Documentation

int inflate_blocks_sync_point OF (inflate_blocks_statef *s  
 

void inflate_set_dictionary OF (inflate_blocks_statef *s, const Bytef *d, uInt n  
 

int inflate_blocks_free OF (inflate_blocks_statef *, z_streamp  
 

void inflate_blocks_reset OF (inflate_blocks_statef *, z_streamp, uLongf *)   
 

int inflate_blocks OF (inflate_blocks_statef *, z_streamp, int)   
 

inflate_blocks_statef* inflate_blocks_new OF (z_streamp z, check_func c, uInt w  
 


Generated on Mon Sep 12 20:09:39 2005 for Destiny3D by doxygen1.3-rc3